debian/control: debug package added
authorMatteo F. Vescovi <mfv.debian@gmail.com>
Thu, 2 Feb 2012 14:59:27 +0000 (15:59 +0100)
committerMatteo F. Vescovi <mfv.debian@gmail.com>
Thu, 2 Feb 2012 14:59:27 +0000 (15:59 +0100)
Closes: #503674
debian/control

index bd3f46ca726b007b2302b19272ecd67fabf5de3b..de71eaa0fd20f13faaa81f5fc2aa3772de45614f 100644 (file)
@@ -37,3 +37,16 @@ Description: Dynamic, any to any, pixel format conversion library (documentation
  also facilitates creation of new and uncommon ones.
  .
  This package contains the API documentation.
+
+Package: libbabl-0.0-0-dbg
+Section: debug
+Architecture: any
+Depends: libbabl-0.0-0 (= ${binary:Version}),
+         ${misc:Depends}
+Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
+ Babl is a dynamic, any to any, pixel format conversion library. It
+ provides conversions between the myriad of buffer types images can be
+ stored in. Babl doesn't only help with existing pixel formats, but
+ also facilitates creation of new and uncommon ones.
+ .
+ This package contains the debugging symbols.